I am trying to install the latest version of PHP on Windows. I have moved the appropriate DLL's into C:\Windows\System. The Server I am using, Httpd has built in PHP support (".php" is directed to D:\Php\php.exe). But when I click on a PHP file, it doesn't load the script, it simply just waits for the script to respond, which it never does.
Any ideas?