Installing PHP on Windows IIS Server

STEPS:

1) Follow the steps on:

https://docs.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-on-iis/install-and-configure-php

2) On a Windows Server 2012, we had to install the Visual C++ Runtime from this website:

https://www.microsoft.com/en-us/download/confirmation.aspx?id=30679

Note that the 32 bit version of this had to be installed, even on a 64 bit server