Follow these placement guidelines:
Extended ACLs: Place close to the source. Since they can filter on destination, you block unwanted traffic early and save bandwidth.
Standard ACLs: Place close to the destination. Since they only filter by source, placing them at the source would block that source from reaching anywhere.
One ACL per interface, per direction, per protocol: You can't have two IPv ACLs inbound on the same interface.