Sorry if this is a silly and/or stupid question but... Will there ever be, or would it even be possible to have a PHP.NET? Or have I got the wrong end of the stick?
You could give a try to the jsc project which will convert MSIL to php source for you.
This will enable you to write C# code in visual studio and run it on an inexpensive php server.