C:\Program Files (x86)\EasycomPHP\Linux
Modify the PHP.ini file according to the extensions selected.
Example for PHP 7.1:
extension=easycom.so
extension=pdo_easycom.so
Note, for PHP 7.2 and up, you must not put ".so":
extension=easycom
extension=pdo_easycom