I hope someone can help me because I really am pulling my hair out here.
I have a Windows 2012 Server set up running IIS. Using the Web Platform Installer 4.5 I installed PHP 5.3.24 which seems to install fine. Now I need to add the PHP LDAP extension which does not seem to have been installed and this is where I am getting stuck. A number of sites say that the solution is to go to "Programs and Features" in the Windows Control Panel, right click PHP, and then click "Change Install".
That seems easy enough, however, when I do go to visit Control Panel->Programs and Features on this server there is no PHP listed in the list of installed programs, strangely at least one other item I installed with the Web Platform Installer is there (Windows Cache Extensions 1.3 for PHP 5.3) for not the PHP installation itself.
I am curious if the instructions I am reading are incorrect and I am going about this entirely the wrong way (if so how do I enable ldap for PHP?) or if something is wrong and my PHP installation should be showing up in the list of installed programs (if this is so, how do I fix this problem?)
Thanks in advance.