I installed wamp server and a copy of the Symfony2 framework. I am trying to create a Bundle, using the following command:
php app/console generate:bundle --nam
Actually You need to be in your project root to run this command and you have to add php directory to your system env path variable.