Install/Configure WAMP server

Hi all,

I need some help in automating WAMP server install/configuration.

As I see it, the chocolatey package manager only has v2.5 which they say is possibly broken. I need v3.1 for my use. Also, there are some prerequisitesvthat need to be installed such as, vc++ redistributable packages.

As I see it, win_package needs to be used to download both vc++ and wamp but the win_package module requires product_id parameter. How do I get that?

Is there any other way via Ansible that I may use to automate WAMP installation/configuration?

product_id is documented at http://docs.ansible.com/ansible/latest/win_package_module.html