For more details please check: https://www.geeksforgeeks.org/how-to-install-php-in-windows-10/
1.1 Download the XAMPP (php + mySql + apache bundle)
1.2 Download and install php only
VS16 x64 Non Thread Safe2.1 Add PHP path to system environment
your php be unzip to c:\php (if you installed through XAMPP, your php folder will be C:\xampp\php)


Path`

c:\php or c:\xampp\php and savemySql, add the path c:\php\ext or c:\xampp\php\ext to the patch

2.2 Test Php
php -v
