Instalação Composer Servidor Windows [RESOLVIDO]

Pessoal, bom dia!! Fui instalar o composer para mexer com a nfe. Minha instalação é no windows mas deu vários problemas.

Será que alguém poderia me dar uma luz?

https://ibb.co/cgKbGU
https://ibb.co/nDFGGU
https://ibb.co/kZUMi9
https://ibb.co/f3TE39
https://ibb.co/iH9bGU

The PHP exe file you specified did not run correctly:
C:\Program Files\NetMake\v9\components\php\php.exe

The php.ini used by your command-line PHP is: C:\Program Files\NetMake\v9\components\php\php.ini

A setting in your php.ini could be causing the problem: Either the ‘extension_dir’ value is incorrect or the dll does not exist.

Program Output:
PHP Warning: PHP Startup: Unable to load dynamic library ‘C:/Program Files/NetMake/v9/components/php\ext\php_ibm_db2.dll’ - The specified module could not be found.
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library ‘C:/Program Files/NetMake/v9/components/php\ext\php_pdo_informix.dll’ - The specified module could not be found.
in Unknown on line 0

Fala Thyago,

A questão é simples: altere o teu PHP.INI e comente essas opções php_ibm_db2.dll e php_pdo_imformix.dll. Depois disso, reinicie o apache e tente instalar o composer novamente.

Obrigado amigo!! Resolvido.