You need the Visual C++ Redistributable
For Php v7.2,
https://aka.ms/vs/15/release/VC_redist.x64.exe The .ms(Microsoft) link looks a bit odd but you can find it on the official site here: https://visualstudio.microsoft.com/downloads/ under other tools and frameworks.
For Php v7.0, v7.1,
https://www.microsoft.com/en-us/download/details.aspx?id=48145
For Php v5.6,
https://www.microsoft.com/en-us/download/details.aspx?id=30679
Enjoy!