So, in this tutorial, you’ll learn about how you can install Apache, PHP and MySQL server on your Windows 10 PC manually . As I’m currently using Windows 10 Pro 64-bit, so this tutorial is based upon it. I recommend that you read the whole tutorial first before following the instructions.
First, we have to decide as to which version of each application will be installed.
Apache 2.4.29
MySQL 5.7.21
PHP 7.2.3
You can download the required installer via links given below:
Download Apache for Windows: [url] https://www.apachelounge.com/download/ [/url]
Download PHP 7 for Windows (select ‘Thread Safe’): [url] http://windows.php.net/qa/ [/url]
Download MySQL for Windows (select ZIP Archive): [url] http://dev.mysql.com/downloads/mysql/ [/url]
Download the latest C++ Redistributable Visual Studio 2017: [url] https://www.microsoft.com/en-in/download/details.aspx?id=48145 [/url]
Download Visual C++ Redistributable Packages for Visual Studio 2013: [url] https://www.microsoft.com/en-US/download/details.aspx?id=40784 [/url]