I am new to magento Developing.
When I issue command like php bin/magento --clear-static-content module:enable Training_Test
using windows CLI,
I am given following Error:-
"
Magento supports PHP 5.6, 7.0.2, and 7.0.6 or later
"
When I installed Magento, My Wamp had php version's 5.6.25 and 7.0.10 and I have magento 2.1. after I got the error, I also installed php versions 7.0.2 and 7.0.6, but still I am getting same error.