I know there are questions similar to this, but none address my specific situation.
I have a WAMP server setup for developing some websites, and it\'s running great.
I think you are using wrong ip address as most of router uses 192.168.1.1 for itself. Thats why you are not able to view anything i.e your computer has different ip address.
To solve it, first you need to know ip address of your ow computer I window go to cmd and type ipconfig there you can see your computer lan ip address in IPv4
Use this ipaddress to connect to wamp server.
Hope this help you